You are here: Understanding the Microsoft Script Debugger

Understanding the Microsoft Script Debugger

Debugging VBScript can be difficult and frustrating because the Meridian Enterprise Script Editor in PowerUser does not have a built-in debugger. However, you can download and install the Microsoft Script Debugger from the Microsoft Download Center. Although you cannot edit the Meridian code blocks directly in the Microsoft Script Debugger, it allows you to:

After installing the Microsoft Script Debugger, you can enable it in PowerUser as described in the BlueCielo Meridian Enterprise User's Guide. This adds a Script Debugger item to the Tools menu from which you can select:

The debugger window also opens when a code error occurs. When you find errors in your code, you must edit it in the Configurator, save your changes, and reopen the vault to load the changed code.

For more information on using the Microsoft Script Debugger, see the online Help in the debugger.

Related concepts

Understanding the Meridian Enterprise Script Editor

Understanding configuration expressions

Understanding the Meridian object model

Understanding the Meridian functions

Understanding Meridian event procedures

Understanding automation objects

Understanding object arguments

Understanding VBScript and Web Access

Understanding the CurrentPropertyName property

Related tasks

Debugging VBScript

Related information

VBScript examples

Formatting text with RTF codes

Meridian Enterprise command identifiers

The Meridian API constants